﻿2026-08-01T22:11:23.2434824Z ##[group]Run actions/checkout@v5
2026-08-01T22:11:23.2435699Z with:
2026-08-01T22:11:23.2436367Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:11:23.2443748Z   token: ***
2026-08-01T22:11:23.2444396Z   ssh-strict: true
2026-08-01T22:11:23.2445059Z   ssh-user: git
2026-08-01T22:11:23.2445719Z   persist-credentials: true
2026-08-01T22:11:23.2446484Z   clean: true
2026-08-01T22:11:23.2447166Z   sparse-checkout-cone-mode: true
2026-08-01T22:11:23.2447953Z   fetch-depth: 1
2026-08-01T22:11:23.2448598Z   fetch-tags: false
2026-08-01T22:11:23.2449385Z   show-progress: true
2026-08-01T22:11:23.2450071Z   lfs: false
2026-08-01T22:11:23.2450695Z   submodules: false
2026-08-01T22:11:23.2451365Z   set-safe-directory: true
2026-08-01T22:11:23.2452133Z   allow-unsafe-pr-checkout: false
2026-08-01T22:11:23.2452924Z env:
2026-08-01T22:11:23.2453553Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-01T22:11:23.2454542Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-01T22:11:23.2455319Z ##[endgroup]
2026-08-01T22:11:23.3265186Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:11:23.3267472Z ##[group]Getting Git version info
2026-08-01T22:11:23.3268774Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T22:11:23.3270631Z [command]/usr/bin/git version
2026-08-01T22:11:23.3291324Z git version 2.43.0
2026-08-01T22:11:23.3310981Z ##[endgroup]
2026-08-01T22:11:23.3319328Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/4c0450ad-fda1-4fdb-b7ea-9fc004006da1/.gitconfig'
2026-08-01T22:11:23.3326324Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4c0450ad-fda1-4fdb-b7ea-9fc004006da1' before making global git config changes
2026-08-01T22:11:23.3328686Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:11:23.3330700Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:11:23.3377572Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T22:11:23.3395967Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:11:23.3406270Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:11:23.3408915Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:11:23.3428042Z refs/heads/golden/doorbell
2026-08-01T22:11:23.3434448Z [command]/usr/bin/git checkout --detach
2026-08-01T22:11:23.3489544Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:11:23.3526027Z [command]/usr/bin/git branch --delete --force golden/doorbell
2026-08-01T22:11:23.3555102Z Deleted branch golden/doorbell (was 13e94d510).
2026-08-01T22:11:23.3655798Z ##[endgroup]
2026-08-01T22:11:23.3656971Z [command]/usr/bin/git submodule status
2026-08-01T22:11:23.3846933Z ##[group]Cleaning the repository
2026-08-01T22:11:23.3848551Z [command]/usr/bin/git clean -ffdx
2026-08-01T22:11:24.1988801Z Removing target/
2026-08-01T22:11:24.2001419Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T22:11:24.2063085Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:11:24.2068054Z ##[endgroup]
2026-08-01T22:11:24.2070216Z ##[group]Disabling automatic garbage collection
2026-08-01T22:11:24.2073873Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T22:11:24.2099892Z ##[endgroup]
2026-08-01T22:11:24.2100357Z ##[group]Setting up auth
2026-08-01T22:11:24.2106801Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:11:24.2139354Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T22:11:24.2336252Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:11:24.2363314Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T22:11:24.2565932Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:11:24.2591914Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:11:24.2785532Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T22:11:24.2818418Z ##[endgroup]
2026-08-01T22:11:24.2818897Z ##[group]Fetching the repository
2026-08-01T22:11:24.2824761Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +13e94d510e75a9f92eff2934129e536c29da3b4c:refs/remotes/origin/golden/doorbell
2026-08-01T22:11:24.7283988Z ##[endgroup]
2026-08-01T22:11:24.7284623Z ##[group]Determining the checkout info
2026-08-01T22:11:24.7285231Z ##[endgroup]
2026-08-01T22:11:24.7289703Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T22:11:24.7367471Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T22:11:24.7392633Z ##[group]Checking out the ref
2026-08-01T22:11:24.7395576Z [command]/usr/bin/git checkout --progress --force -B golden/doorbell refs/remotes/origin/golden/doorbell
2026-08-01T22:11:24.7450619Z Switched to a new branch 'golden/doorbell'
2026-08-01T22:11:24.7451135Z branch 'golden/doorbell' set up to track 'origin/golden/doorbell'.
2026-08-01T22:11:24.7456637Z ##[endgroup]
2026-08-01T22:11:24.7492054Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T22:11:24.7516262Z 13e94d510e75a9f92eff2934129e536c29da3b4c
